[INFO] fetching crate bakkie_derive 0.1.0...
[INFO] fixing bakkie_derive-0.1.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate bakkie_derive 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate bakkie_derive 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate bakkie_derive 0.1.0
[INFO] tweaked toml for crates.io crate bakkie_derive 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bakkie_derive 0.1.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bakkie_derive 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_parser v1.0.2
[INFO] [stderr]   Downloaded toml_datetime v0.7.0
[INFO] [stderr]   Downloaded toml_writer v1.0.2
[INFO] [stderr]   Downloaded serde_spanned v1.0.0
[INFO] [stderr]   Downloaded trybuild v1.0.110
[INFO] [stderr]   Downloaded target-triple v0.1.4
[INFO] [stderr]   Downloaded toml v0.9.5
[INFO] [stderr]   Downloaded proc-macro2 v1.0.97
[INFO] [stderr]   Downloaded serde_json v1.0.142
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 409b2a8a6057f975d72e60b55b7fdb043d27841c86f7d25567e8b4a220e9b364
[INFO] running `Command { std: "docker" "start" "409b2a8a6057f975d72e60b55b7fdb043d27841c86f7d25567e8b4a220e9b364", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "409b2a8a6057f975d72e60b55b7fdb043d27841c86f7d25567e8b4a220e9b364" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "409b2a8a6057f975d72e60b55b7fdb043d27841c86f7d25567e8b4a220e9b364", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "409b2a8a6057f975d72e60b55b7fdb043d27841c86f7d25567e8b4a220e9b364" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]     Checking syn v2.0.104
[INFO] [stderr]     Checking toml_parser v1.0.2
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking insta v1.43.1
[INFO] [stderr]     Checking toml v0.9.5
[INFO] [stderr]     Checking bakkie_derive v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking trybuild v1.0.110
[INFO] [stdout] error[E0433]: cannot find module or crate `bakkie` in this scope
[INFO] [stdout]  --> tests/wrap_app.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bakkie::{
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `bakkie`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bakkie`, use `cargo add bakkie` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `bakkie` in the crate root
[INFO] [stdout]   --> tests/wrap_app.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[tool]
[INFO] [stdout]    | ^^^^^^^ could not find `bakkie` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bakkie`
[INFO] [stdout]   --> tests/wrap_app.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[tool]
[INFO] [stdout]    | ^^^^^^^ could not find `bakkie` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bakkie` in this scope
[INFO] [stdout]   --> tests/wrap_app.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[tool]
[INFO] [stdout]    | ^^^^^^^ use of unresolved module or unlinked crate `bakkie`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bakkie` in this scope
[INFO] [stdout]  --> tests/structured.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[bakkie::structured]
[INFO] [stdout]   |   ^^^^^^ use of unresolved module or unlinked crate `bakkie`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bakkie` in this scope
[INFO] [stdout]  --> tests/structured.rs:1:3
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[bakkie::structured]
[INFO] [stdout]   |   ^^^^^^ use of unresolved module or unlinked crate `bakkie`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bakkie` in this scope
[INFO] [stdout]  --> tests/test_tool_generation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bakkie::{
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `bakkie`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bakkie`, use `cargo add bakkie` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `bakkie` in the crate root
[INFO] [stdout]  --> tests/test_tool_generation.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[tool]
[INFO] [stdout]   | ^^^^^^^ could not find `bakkie` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bakkie`
[INFO] [stdout]  --> tests/test_tool_generation.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[tool]
[INFO] [stdout]   | ^^^^^^^ could not find `bakkie` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bakkie` in this scope
[INFO] [stdout]  --> tests/test_tool_generation.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[tool]
[INFO] [stdout]   | ^^^^^^^ use of unresolved module or unlinked crate `bakkie`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> tests/wrap_app.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[tool]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: this error originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]  --> tests/test_tool_generation.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[tool]
[INFO] [stdout]   | ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout]   = note: this error originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]  --> tests/test_tool_generation.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[tool]
[INFO] [stdout]   | ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/wrap_app.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[tool]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bakkie` in this scope
[INFO] [stdout]  --> tests/test_tool_generation.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[tool]
[INFO] [stdout]   | ^^^^^^^ use of unresolved module or unlinked crate `bakkie`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bakkie`, use `cargo add bakkie` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bakkie` in this scope
[INFO] [stdout]  --> tests/meta.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bakkie::provisions::tools::ToolError;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `bakkie`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bakkie`, use `cargo add bakkie` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bakkie` in this scope
[INFO] [stdout]  --> tests/meta.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[bakkie::tool]
[INFO] [stdout]   |   ^^^^^^ use of unresolved module or unlinked crate `bakkie`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bakkie` in this scope
[INFO] [stdout]   --> tests/meta.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[bakkie::tool]
[INFO] [stdout]    |   ^^^^^^ use of unresolved module or unlinked crate `bakkie`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bakkie` in this scope
[INFO] [stdout]   --> tests/meta.rs:37:3
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[bakkie::tool(description = "the punctuated list should win")]
[INFO] [stdout]    |   ^^^^^^ use of unresolved module or unlinked crate `bakkie`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bakkie` in this scope
[INFO] [stdout]   --> tests/meta.rs:54:3
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[bakkie::tool(title = "foo", description = "the punctuated list should win")]
[INFO] [stdout]    |   ^^^^^^ use of unresolved module or unlinked crate `bakkie`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bakkie` in this scope
[INFO] [stdout]   --> tests/wrap_app.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[tool]
[INFO] [stdout]    | ^^^^^^^ use of unresolved module or unlinked crate `bakkie`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bakkie`, use `cargo add bakkie` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bakkie` in this scope
[INFO] [stdout]  --> tests/test_tool_generation.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[tool]
[INFO] [stdout]   | ^^^^^^^ use of unresolved module or unlinked crate `bakkie`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bakkie`, use `cargo add bakkie` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 1 + use serde_json::Value;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `only_name_particulars` in this scope
[INFO] [stdout]   --> tests/meta.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let p = only_name_particulars();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bakkie` in this scope
[INFO] [stdout]   --> tests/wrap_app.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[tool]
[INFO] [stdout]    | ^^^^^^^ use of unresolved module or unlinked crate `bakkie`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bakkie`, use `cargo add bakkie` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use serde_json::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `json_schema` found for struct `test_functionArgs` in the current scope
[INFO] [stdout]  --> tests/test_tool_generation.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[tool]
[INFO] [stdout]   | ^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | associated function or constant not found in `test_functionArgs`
[INFO] [stdout]   | associated function or constant `json_schema` not found for this struct
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `name_with_annotations_particulars` in this scope
[INFO] [stdout]   --> tests/meta.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let p = name_with_annotations_particulars();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `docstring_loses_particulars` in this scope
[INFO] [stdout]   --> tests/meta.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let p = docstring_loses_particulars();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `docstring_loses2_particulars` in this scope
[INFO] [stdout]   --> tests/meta.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let p = docstring_loses2_particulars();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bakkie_derive` (test "meta") due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `bakkie_derive` (test "test_tool_generation") due to 9 previous errors
[INFO] [stdout] error[E0599]: no associated function or constant named `json_schema` found for struct `stateful_testArgs` in the current scope
[INFO] [stdout]   --> tests/wrap_app.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[tool]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | associated function or constant not found in `stateful_testArgs`
[INFO] [stdout]    | associated function or constant `json_schema` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bakkie_derive` (test "wrap_app") due to 9 previous errors
[INFO] [stdout] error[E0277]: the trait bound `S: serde::de::Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> tests/structured.rs:16:16
[INFO] [stdout]      |
[INFO] [stdout]   16 |     let _: S = serde_json::from_str("").unwrap();
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `serde::de::Deserialize<'_>` is not implemented for `S`
[INFO] [stdout]     --> tests/structured.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | struct S {
[INFO] [stdout]      | ^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `S` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `serde::de::Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]              and 142 others
[INFO] [stdout] note: required by a bound in `serde_json::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.142/src/de.rs:2699:8
[INFO] [stdout]      |
[INFO] [stdout] 2697 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2698 | where
[INFO] [stdout] 2699 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bakkie_derive` (test "structured") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "409b2a8a6057f975d72e60b55b7fdb043d27841c86f7d25567e8b4a220e9b364", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "409b2a8a6057f975d72e60b55b7fdb043d27841c86f7d25567e8b4a220e9b364", kill_on_drop: false }`
[INFO] [stdout] 409b2a8a6057f975d72e60b55b7fdb043d27841c86f7d25567e8b4a220e9b364
